google.golang.org/protobuf/encoding/prototext.decoder.unmarshalMap (method)
2 uses
google.golang.org/protobuf/encoding/prototext (current package)
decode.go#L229: if err := d.unmarshalMap(fd, mmap); err != nil {
decode.go#L444: func (d decoder) unmarshalMap(fd protoreflect.FieldDescriptor, mmap protoreflect.Map) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)